fix(docs): use correct image for custom course banner#796
Merged
arbrandes merged 2 commits intoMar 2, 2026
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #796 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 148 148
Lines 1302 1302
Branches 225 225
=======================================
Hits 1270 1270
Misses 31 31
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
arbrandes
added a commit
to arbrandes/frontend-app-learner-dashboard
that referenced
this pull request
Mar 4, 2026
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
arbrandes
added a commit
to arbrandes/frontend-app-learner-dashboard
that referenced
this pull request
Mar 5, 2026
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
arbrandes
added a commit
to arbrandes/frontend-app-learner-dashboard
that referenced
this pull request
Mar 12, 2026
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
arbrandes
added a commit
that referenced
this pull request
Mar 23, 2026
Co-authored-by: Adolfo R. Brandes <adolfo@axim.org>
MaxFrank13
pushed a commit
to edx/frontend-app-learner-dashboard
that referenced
this pull request
Mar 27, 2026
MaxFrank13
added a commit
to edx/frontend-app-learner-dashboard
that referenced
this pull request
Apr 6, 2026
* fix(deps): remove filesize dependency (openedx#767) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @openedx/paragon to v23.18.2 (openedx#771) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: remove unused universal-cookie dep (openedx#794) * fix: update react-share to v5 (openedx#795) * fix(deps): regenerate `package-lock.json` (openedx#788) * fix(deps): update dependency core-js to v3.48.0 (openedx#799) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @edx/frontend-platform to v8.5.5 (openedx#798) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(docs): use correct image for custom course banner (openedx#796) * feat!: React query and react context conversion (openedx#786) Migrate from Redux to React Query and React Context. This modernizes state management while maintaining all existing functionality. All the redux code and files were removed, including all redux and related packages. * feat: showing course unenroll survey is configurable now (openedx#738) * chore(deps): update dependency @tanstack/react-query to v5.90.21 (openedx#803) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency react-share to v5.3.0 (openedx#807) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @tanstack/react-query to v5.95.0 (openedx#808) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(deps): update dependency core-js to v3.49.0 (openedx#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: sync fork from upstream master (#4) * fix: Run `npm audit fix` to update dependencies. * chore(deps): update dependency @openedx/paragon to v23.14.9 (openedx#735) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency @reduxjs/toolkit to v2.9.1 (openedx#736) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): bump actions/setup-node from 5 to 6 (openedx#737) --------- Co-authored-by: Feanil Patel <feanil@axim.org> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: baseAppUrl add ins * fix: package-lock * fix: test * fix: lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Brian Smith <112954497+brian-smith-tcril@users.noreply.github.com> Co-authored-by: Jacobo Dominguez <jacobo.dominguez@wgu.edu> Co-authored-by: Muhammad Arslan <m.arslanabdulrauf@gmail.com> Co-authored-by: Feanil Patel <feanil@axim.org> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.